diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2012-11-25 10:02:32 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2012-11-25 10:02:32 +0100 |
commit | f168fcad9d41a6ac88ce24da8238e9c417a9f114 (patch) | |
tree | 81b7db72e8057f02739e82f285e52f29f0801dbf /gcc/kepler.SCHWINGE/test/[ARCH]/libitm | |
parent | 1084b70a4926752fc06e78e79e1b58f815b4dd2a (diff) |
gcc: 3336556d2cb32f46322922a83015f760cfb79d8f (2012-11-13; 6b7a0b5b7dfa4071c95418040cc0ee1528ba7915 (2012-08-05))
Diffstat (limited to 'gcc/kepler.SCHWINGE/test/[ARCH]/libitm')
-rw-r--r-- | gcc/kepler.SCHWINGE/test/[ARCH]/libitm/testsuite/libitm.sum | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/gcc/kepler.SCHWINGE/test/[ARCH]/libitm/testsuite/libitm.sum b/gcc/kepler.SCHWINGE/test/[ARCH]/libitm/testsuite/libitm.sum new file mode 100644 index 00000000..a2bd3aa6 --- /dev/null +++ b/gcc/kepler.SCHWINGE/test/[ARCH]/libitm/testsuite/libitm.sum @@ -0,0 +1,47 @@ +Test Run By thomas on Thu Nov 22 11:11:32 2012 +Native configuration is i686-pc-linux-gnu + + === libitm tests === + +Schedule of variations: + unix + +Running target unix +Running [...]/hurd/master/libitm/testsuite/libitm.c/c.exp ... +PASS: libitm.c/cancel.c (test for excess errors) +PASS: libitm.c/cancel.c execution test +PASS: libitm.c/clone-1.c (test for excess errors) +PASS: libitm.c/clone-1.c execution test +PASS: libitm.c/dropref-2.c (test for excess errors) +XFAIL: libitm.c/dropref-2.c execution test +PASS: libitm.c/dropref.c (test for excess errors) +XFAIL: libitm.c/dropref.c execution test +PASS: libitm.c/memcpy-1.c (test for excess errors) +PASS: libitm.c/memcpy-1.c execution test +PASS: libitm.c/memset-1.c (test for excess errors) +PASS: libitm.c/memset-1.c execution test +PASS: libitm.c/notx.c (test for excess errors) +PASS: libitm.c/notx.c execution test +PASS: libitm.c/reentrant.c (test for excess errors) +PASS: libitm.c/reentrant.c execution test +PASS: libitm.c/simple-1.c (test for excess errors) +PASS: libitm.c/simple-1.c execution test +PASS: libitm.c/simple-2.c (test for excess errors) +PASS: libitm.c/simple-2.c execution test +PASS: libitm.c/stackundo.c (test for excess errors) +PASS: libitm.c/stackundo.c execution test +PASS: libitm.c/txrelease.c (test for excess errors) +PASS: libitm.c/txrelease.c execution test +Running [...]/hurd/master/libitm/testsuite/libitm.c++/c++.exp ... +PASS: libitm.c++/dropref.C (test for excess errors) +XFAIL: libitm.c++/dropref.C execution test +PASS: libitm.c++/eh-1.C (test for excess errors) +PASS: libitm.c++/eh-1.C execution test +UNSUPPORTED: libitm.c++/static_ctor.C +PASS: libitm.c++/throwdown.C (test for excess errors) + + === libitm Summary === + +# of expected passes 26 +# of expected failures 3 +# of unsupported tests 1 |